@charset "UTF-8";
body{min-width: 1300px; max-width: 1920px; margin: 0 auto; background: #F7FAFB;}
.w1300{width: 1300px; height: auto; margin: 0 auto;position: relative;}
.w100{width: 100%!important;}
.top{width: 100%; height: 480px; background: url(../images/2024-bg.png) no-repeat center 0px;/* animation: topBannerAnimation 15s infinite both linear; */}
.top-t{width: 100%; height: 50px; line-height: 50px;font-size: 16px;}
.top-t-l{float: left; text-align: left; color: #fff;}
.top-t-l a{ margin: 0 10px; color: #fff; }
.top-t-l a:hover{font-weight: bold;}
.top-t-r{float: right; text-align: right; color: #fff;}
.top-t-r a{color: #fff; padding: 0 4px;}
.top-t-r a:hover{font-weight: bold;}
.top-t-r span{border: #fff solid 1px; padding: 5px; border-radius: 15px;}
.top-con{width: 100%; height: 475px;}
.top-logo{text-align: center;width: 100%; height: auto; float: left;margin-top: 48px;}
.top-logo img{width: 535px; height: auto;}
.top-ss{width: 885px; height: 60px; float: left;margin-top: 0px;margin-left: 257px;background: rgba(255,255,255,.7); border-radius: 0px;}
.top-ss #keyword{-webkit-appearance: none;-moz-appearance: none;appearance: none;border: 0;float: left;width: 500px;height: 60px;line-height: 60px;text-indent: 10px;font-size: 18px;color: #8b8585;margin-left: 10px;border-radius: 0px;}
.top-ss #searchbutton{float: right;background:#0E72CD url(../images/204-jfq-ss.png) center center no-repeat;border: 0;height: 60px;margin-top:0px;width: 123px;cursor: pointer;font-size: 18px;color: #fff;text-align: left; border-bottom-right-radius: 0px; border-top-right-radius: 0px;}

.daohang{width: 100%; height: 64px; line-height: 64px; font-size: 24px; text-align: center;  position: relative; background: #0E72CD;}
.daohang ul .m{width: 20%; float: left; height: 64px;}
.daohang ul .m a{color: #fff; padding-bottom: 5px; font-size: 24px;}
/* .nav h3:hover a:after{content: ''; border-top: 17px solid #fff;border-right: 33px solid transparent; border-left: 17px solid transparent; position: absolute; left: 50%; bottom: -17px; margin-left: -10px;} */
.daohang ul .m a img{margin: 0 10px;}
.daohang ul .m h3{height: 64px;font-weight: 400;}
.daohang ul .m.on h3 a, .daohang ul .m:hover h3 a{border-bottom: #fff solid 4px;}
.daohang ul .m:nth-child(1).on h3 a:after{display: none;}
.daohang ul .m:nth-child(1):hover h3 a:after{display: none;}
.daohang .m{position: relative;}

.home-tt{width: 100%; height: 120px; margin-top: 0px; position:relative;}
.home-tt-l{width: 175px; height: 80px; float: left; margin-top: 10px;}
.home_tt_nr{width: calc(100% - 175px); float: left; padding: 0 20px;position: relative;}
.home_tt_scroll .hd{ overflow:hidden; width: 20px; right: 15px; position: absolute;height: 100%;z-index: 10;font-size: 0;}
.home_tt_scroll .hd ul{overflow:hidden; zoom:1; margin-top:10px; }
.home_tt_scroll .hd ul li{ float:left;  width:10px; height:10px; overflow:hidden; margin:5px; border-radius: 5px; cursor:pointer; background-color: #e5e5e5;}
.home_tt_scroll .hd ul li.on{  background-color: #0E72CD;}
.home_tt_scroll .bd{ margin-top: 20px; height: 75px; padding: 0 20px;}
.home_tt_scroll .infoList li a{ font-size: 30px; line-height: 75px; height: 75px; display: block;text-align: center; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: bold;}
/* .home_tt_scroll .infoList li p{text-align: center;font-size: 16px;width: 100%;height: 35px;line-height: 35px;color: #7e8eaf;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } */

.p1{width: 100%;height: auto; margin-top: 0px;}
.p1-l{width: 650px; height: 400px; float: left;position: relative; overflow: hidden;}
.p1-l .swiper-wrapper .swiper-slide img{width: 100%; height: 100%; }
.p1-l .swiper-wrapper{display: flex;}
.p1-l .swiper-wrapper .swiper-slide .text{position: absolute;width: 100%;height: 50px;left: 0; bottom: 0; background-color:rgba(0, 0, 0, 0.7); }
.p1-l .swiper-wrapper .swiper-slide .text span{ position: relative; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal; font-size: 18px;line-height: 50px; color: #FFF; width: calc(100% - 140px); padding: 0 10px; display: block;}
.p1-l .pagination{position: absolute;z-index: 20;bottom: 15px;width: auto!important;text-align: right; right:10px;}
.p1-l .swiper-pagination-bullet{display: inline-block;width: 12px;height: 12px;border-radius:10px; background: #fff;margin: 0 5px;opacity: 0.8;cursor: pointer;}
.p1-l .swiper-pagination-bullet-active { background: #0E72CD; }
.p1-l>a{display:block;width: 30px;height: 52px;position:absolute;top: calc((400px - 52px) / 2);opacity:0;filter: alpha(opacity=0);transition:all 0.5s; z-index: 20;cursor: pointer;}
.p1-l>a.arrow-left{left:0px;background: url(../images/2024-jfq-tpxw-l.png) no-repeat;}
.p1-l>a.arrow-right{right:0px;background: url(../images/2024-jfq-tpxw-r.png) no-repeat;}
.p1-l:hover>a{ opacity:1;filter: alpha(opacity=100);}
.p1-l:hover>a.prev{ left:0px;}
.p1-l:hover>a.next{ right:0px;}


.p1-r{width: 630px; height: 400px; float: right;position: relative; overflow: hidden;}
.p1-r .newstab li{margin: 0 7px;}
.p1-r .newstab li a{font-size: 21px;}
.p1-r .newslist li a{font-size: 18px;}
.newstab{height: 48px;width: 100%; line-height: 45px;border-bottom: #e0e0e0 solid 1px;}
.newstab li{float:left; position: relative; z-index: 1;}
.newstab li a{color: #666666; font-size: 22px; font-weight: normal; padding: 0 3px;}
.newstab li:after{content: ''; position: absolute; width:0; bottom:0px; height: 2px;background: #0E72CD; overflow: hidden;z-index: -1;left: 3px;}
.newstab li.on:after{width: 50px;}
.newstab li.on,.newstab li.on a,.newstab li a:hover{color:#0E72CD; font-weight: bold;}
.newslist{padding-top: 14px;transition: all 0.4s;}
.newslist li{line-height: 50px;position: relative;height: 50px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 100%;padding-right: 16%;text-indent: 20px; transition: .3s all; padding-left: 0px;}
.newslist li:hover{ background-position: 10px; transition: .3s all;}
.newslist li a{color: #333;font-size: 18px; float: left;  max-width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newslist li:hover span, .newslist li a:hover{color: #0E72CD; font-weight: bold;}
.newslist li span{position: absolute;right: 0px;top: 0px;color: #bbb;font-size: 15px;}
.newslist-more{display: none;}
.newslist li::before{content: "";position: absolute;top: 27px;left: 3px;width: 5px;height: 5px;background-color: #B0B0B0; border-radius: 50%;}
.newslist li:hover::before{background-color: #0E72CD;}

.p4{width: 100%;height: auto; margin-top: 30px;}
.p4-ztzl-tit{position: absolute;right: -4px;z-index: 999;top: 50px;width: 35px;height: 114px;background: url(ztzl-bg.png) no-repeat center center;font-size: 14px;font-weight: bold;color: #fff;box-sizing: border-box;display: inline-block;text-align: center;padding: 20px 10px;}
.p4-ztzl-tit a{ font-weight: bold; width: auto; text-align: left; height: auto; display: block; color: #fff;}
.p4-ztzl-tit a img{margin-left: 10px; margin-right: 10px;}
.p4-ztzl-con{width: 1300px; height:185px; float: left; margin-top: 20px; margin-bottom: 30px; position: relative;}
.p4-ztzl-con .swiper-slide{width: 320px; height: 185px; float: left; margin-right: 13px;border: solid 1px #e5e5e5;box-shadow: 0px 5px 10px 0 rgba(0, 36, 121, 0.1); background: #fff;line-height: 53px; overflow: hidden;}
.p4-ztzl-con .swiper-slide img{width: 100%; height: 185px;}
.p4-ztzl-con .swiper-container{display: flex;}
.p4-ztzl-con .swiper-button-next, .p4-ztzl-con .swiper-button-prev{top: 50%!important;background-color: rgba(255,255,255,0.7);background-size: 50%;}
.p4-ztzl-con .swiper-button-next:after, .p4-ztzl-con .swiper-button-prev:after{font-size: 20px!important;}
.p4-ztzl-con .pagination{text-align: center; margin-top: 15px;}
.p4-ztzl-con .swiper-pagination-bullet{position: relative;width: 15px;height: 15px;margin: 0 5px;}

.p2{width: 100%;height: auto; margin-top: 30px;}
.p2-l{width: 800px; height: auto; float: left; background: #E8F3FF;}
.p2-zfxxgk{width: 810px;height: 119px;box-sizing: border-box;background: url(zfxxgk-bg.png) no-repeat center center;margin-left: -5px;display: flex;justify-content: space-between;align-items: center;}
.zfxxgk-left{width: 196px;height: 119px;text-align: center;line-height: 119px;box-sizing: border-box;}
.zfxxgk-left h1{color: #37150E;font-size: 20px;font-family: "微软雅黑";font-weight: bold;}
.zfxxgk-right{width: 596px;height: 119px;box-sizing: border-box;}
.zfxxgk-list{height: 119px;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;padding: 20px 30px 25px 30px;box-sizing: border-box;}
.zfxxgk-list li{line-height: 42px;}
.zfxxgk-list li a{color: #7C5850;font-size: 20px;font-weight: 400;}
.zfxxgk-list li a:hover{color: #EF6210;}
.p2-zcwj{width: 100%; height: auto; float: left; padding: 20px 20px 0;}
.p2-zcwj .newstab li a{font-size: 20px; font-weight: bold;padding: 0 32px 0 0;}
.p2-rk{width: 100%; height: auto; float: left; margin-top: 20px; padding: 0 20px;display: flex;justify-content: space-between;}
.p2-rk a{display: inline-block;width: 240px;height: 80px;display: flex;justify-content: center;align-items: center;font-size: 18px;font-weight: bold;color: #37150E;}
.p2-rk a:hover{color: #0E72CD;}
.p2-rk-ldzc{background: url(2024-ldxx.png) no-repeat center center;background-size: cover;}
.p2-rk-zfgb{background: url(2024-zfgb.png) no-repeat center center;background-size: cover;}
.p2-rk-rsxx{background: url(2024-rsxx.png) no-repeat center center;background-size: cover;}

.p2-zdly{width: 100%; height: auto; float: left; margin-top: 20px; padding: 0 20px;margin-bottom: 20px;}
.p2-zdly .newstab li a{font-size: 20px; font-weight: bold;padding: 0 32px 0 0;}
.p2-zdly-box{width: 100%; height: auto; float: left; margin-top: 15px;}
.p2-zdly-box li{display: flex;justify-content: center;align-items: flex-end;height: 80px;box-sizing: border-box;width: 20%;float: left;}
.p2-zdly-box li a{display: flex;flex-direction: column;align-items: center;width: 100%;}
.p2-zdly-box li a span{line-height: 34px;display: inline-block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 100%;text-align: center;font-size: 18px;margin-top: 5px;}
.p2-zdly-box li:hover a span{color: #ef6210;}

.p2-r{width: 480px; height: auto; float: right;}
.p2-zwfw{width: 100%; height: 550px; float: left; background: #fff;}
.p2-zwfw-top{height: 55px;box-sizing: border-box;position: relative;padding: 20px 20px 0;}
.p2-zwfw-top h1{font-size: 20px;color: #8B1745;font-weight: bold;font-family: "微软雅黑";}
.p2-zwfw-top h1 a{font-size: 20px;color: #8B1745;font-weight: bold;font-family: "微软雅黑";}
.p2-zwfw-top h1 a:hover{color: #EF6210;}
.p2-zwfw-top h1::before{content: "";width: 44px;height: 1px;display: inline-block;position: absolute;background-color: #8b1745;bottom: 0;}
.p2-zwfw-list{width: 460px;margin-left: 25px;float: left;height: 100px;margin-top: 15px; background: url(../images/2024-zwfw-bg.png) no-repeat center;background-size: 100%;padding: 20px;}
.p2-zwfw-list h2{color: #8B1745;line-height: 30px;font-weight: 400;font-family: "微软雅黑";}
.p2-zwfw-list h2 a{font-size: 20px;color: #8B1745;line-height: 30px;font-weight: 400;font-family: "微软雅黑";}
.p2-zwfw-list h2 a:hover{color: #EF6210;}
.p2-zwfw-list h2 a.more{font-size: 14px;color: #8B1745;line-height: 30px;font-weight: 400;float: right;font-family: "微软雅黑";}
.p2-zwfw-list h2 a.more:hover{color: #EF6210;}
.p2-zwfw-list .cont-list{display: flex;}
.p2-zwfw-list .cont-list a{font-size: 16px;color: #A65776;font-weight: 400;line-height: 35px;}
.p2-zwfw-list .cont-list a:hover{color: #ef6210;}
.p2-zwfw-list .cont-list li{margin-right: 15px;}
.p2-zwfw-list .cont-list li:last-child{margin-right: 0;}

.p2-hdjl{width: 100%; height: 335px; float: left; background: #E6E9EC; margin-top: 30px;}
.p2-hdjl-top{width: 100%; height: 70px; float: left; background: url(../images/sy-szxx.jpg);background-size: 100%;}
.p2-hdjl-top ul li{width: 90px; height: 40px; float: left; margin:15px 8px;background: -webkit-linear-gradient(45deg, #51A4FA 0%, #286BF2 100%); text-align: center;line-height: 40px; border-radius: 5px; font-size: 18px;}
.p2-hdjl-top ul li a{color: #fff;}
.p2-hdjl-box{width: 100%; height: 250px; float: left; padding:0 20px;}
.p2-hdjl-box .newstab li a{padding-right: 30px;font-size: 20px;}












/* 底部s */
.footer{width: 100%; height: 226px; position: relative; background-color: #0E72CD;margin-top: 30px;}
.foot{width: 1400px; height: 151px; padding: 0 30px; margin: 0 auto; }
.foot-top{width: 100%; height: 75px; background: #e8f3ff;}
.foot-link{width: 100%; height: 38px; float: left; margin-top: 18px;}
/* 友情链接 */
.yqlj_title{position: relative; font-size: 16px;}
.yqlj_title>ul{margin-right: -10px; height: 38px;line-height: 38px; }
.yqlj_title>ul>li{ float: left; width:24%; margin-right:1%;list-style-type:none; background-color: #fff;text-align: center;}
.yqlj_title>ul>li p{padding-left: 14px; position: relative; cursor: pointer; transition: .3s all; z-index: 6;}
.yqlj_title>ul>li p em { position: absolute; right: 25px; top: 16px; width: 10px; height: 10px; background: url(../images/2023-zws-link.png) no-repeat; transition: .3s all;}
.yqlj_title>ul>li p i{ position: absolute; left: 50%; bottom: 46px; margin-left:-14px; width: 28px; height:15px; display: none; background: url(../images/2023-zws-link2.png) no-repeat center;}
.yqlj_title>ul>li.on p i{ display: block;}
.yqlj_title>ul>li.on em{ transform: rotate(180deg);}
.yqlj_title>ul>li .yqlj_con1{ display: none; position: absolute; left: 0; right: 0; z-index: 50; bottom: 60px; background-color:#ffffff; padding: 15px 20px 15px 30px; border-radius: 10px; box-shadow:0 0 6px rgba(22,88,160,.21); max-height: 330px; overflow: auto;}
.yqlj_title>ul>li .yqlj_con1 li{ float: left; width:25%; line-height: 30px;list-style-type:none; padding: 6px 8px; box-sizing: border-box;}
.yqlj_title>ul>li .yqlj_con1 li a{text-decoration: none;color: #333; }
.yqlj_title>ul>li .yqlj_con1 li a:hover{background: #0E72CD; color: #fff;}
.yqlj_con1 li a{background: #f2f2f2; display: block; text-align: center; padding: 4px 0; box-sizing: border-box; border: 1px solid #f2f2f2; border-radius: 4px;}
.yqlj_title>ul>li .yqlj_con1 table {width: 100%;}
.yqlj_title>ul>li .yqlj_con1 table a{text-decoration: none;color: #333; background: none; border: none; text-align: left;}
.yqlj_title>ul>li .yqlj_con1 table li {width: 14%;margin-left: 0;}
.yqlj_con1 tr td:first-child { font-weight: bold; padding-left: 20px;}
.yqlj_con1 tr:nth-child(2n) td { background: #f2f2f2;}
.foot-left{float: left; margin-top: 20px;}
.foot-left-box br{display: none;}
.foot-left-box{line-height: 30px; font-size: 14px; color: #fff;}
.foot-left-box a{color: #fff; }
.foot-right{float: right; margin-top: 60px;}
.foot-right span{margin-right: 6px;}


.crumb{padding: 25px 0;}
.crumb h2{padding-left: 26px;line-height: 28px;font-size: 16px;font-weight: normal;color: #999;position: relative;}
.crumb h2:before{position: absolute; left: 0; top: 5px; content: ''; width: 18px; height: 18px; background: url(../images/2024-jfq-dqwz-bg.png) no-repeat; background-size: 100% 100%;}
.crumb h2 a{color: #666;}
.crumb h2 a:hover{color: #0E72CD;}
.crumb span{color: #0E72CD;}
.crumb a.on{color: #0E72CD;}

.jfq-tygl{padding: 30px 30px 0;background-color: #fff;box-shadow: 0 0 20px rgba(0, 0, 0, .1);margin-bottom: 30px;}
.jfq-tygl-box{position: relative;margin-bottom: 40px;}
.jfq-tygl-box-l{float: left;width: 22.5%;border: 10px solid #f3f5f4;}
.nav-p {font-size: 26px; padding: 30px 20px;color: #fff;font-weight: bold; text-align: center;background-color: #0E72CD;}
.sidenav{position:relative; z-index:13; overflow:hidden;padding: 10px;}
.sidenav > li{}
.sidenav > li > a{position:relative; padding: 20px; display:block; font-size:18px; line-height:30px; color: #333;border-radius: 0px;text-align: center;border-bottom: 1px dashed #eee;}
.sidenav > li > a:before{content: ''; position: absolute; right: 20px; top: 0; bottom: 0; margin: auto 0; width: 7px; height: 12px;}
.sidenav > li.on > a{font-weight: bold; color: #0E72CD;}
.sidenav a:hover{color: #333;}


.jfq-tygl-box-r{float: right;position: relative;width: 77.5%;}
.jfq-tygl-box-r-con{padding-left: 30px;}
.jfq-tygl-box-r-con .newstab li a{font-size: 28px;}
.jfq-tygl-box-list{width: 100%; height: auto; float: left;}
.jfq-tygl-box-list .newslist li:nth-child(5n){border-bottom: 1px dashed #ccc;height: 70px;margin-bottom: 15px;padding-bottom: 15px;}
.jfq-tygl-box-list .newslist{margin-bottom: 30px;}
.page{padding: 20px 0px;text-align: center;clear: both;overflow:hidden;width: 100%;font-size:14px;}

.jfq-xl{padding: 30px;background-color: #fff;box-shadow: 0 0 20px rgba(0, 0, 0, .1);margin-bottom: 30px;}
.article {margin-right: auto;margin-left: auto;}
.article-title{padding-bottom: 12px;text-align: center; font-weight: bold; font-size: 30px; color: #000; line-height: 30px; padding-top: 12px;}
.article-subtitle{font-size:25px; font-weight: normal; line-height:140%; text-align:center;  color:#666666;}
.article-attr{padding-bottom:12px; color:#888888; border-bottom:#e1e1e1 1px solid; font-size: 15px;margin-top: 15px;}
.article-attr b{font-weight:normal;}
.article-attr-l span{ margin-right: 30px; display:inline-block; white-space:nowrap;}
.article-attr #view span{ margin:0;}
/* .article-attr .llcs b{color:#8d0707;} */
.article-attr-l{float: left; line-height: 22px;}
.article-attr-r{float: right;position: relative;}
.fontsize{display: inline-block; line-height: 35px;  margin-right: 12px; float: left;}
.fontsize a{cursor: pointer; color:#333;}
.fontsize a:hover{color: #333;}
.fontsize a{display: inline-block; width: 30px; height: 28px; line-height: 28px; border: transparent 1px solid; text-align: center; border-radius: 3px; color:#999}
.fontsize a.on{color: #0E72CD;}
.fenxiang{display: inline-block; line-height: 35px;  margin-right: 12px; float: left;}
/*分享必要样式*/
.detail_share {margin: 14px 24px 0 0;}
.bdsharebuttonbox{margin-top:7px;}
.u-shear{margin-top: 12px;}
.share-main{position: relative;height: 36px; line-height: 36px;}
.share-bar a{margin-right: 6px; float: left; display: block; width: 26px; height: 26px; background:#c9c9c9 url(2022_cont_ico_share.png) no-repeat; border-radius: 50%; margin-left: 13px; margin-top: 5px;}
.share-bar span{float: left; color: #888888;}
.share-bar a:hover {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
.share-bar .share-weixin{background-position: -30px;}
.share-bar .share-weixin:hover{background-color: #1fbc7d;}
.share-bar .share-tsina{background-position: -65px;}
.share-bar .share-tsina:hover{background-color: #fc7354;}
.share-bar .share-qzone{background-position: 4px;}
.share-bar .share-qzone:hover{background-color: #fc7354;}
.weixin-share-open{position: absolute; margin-top: 50px; right: 0; display: none; z-index: 10;}
.weixin-wrap{position: relative; padding: 10px; width: 212px;border: 1px solid #ddd;background-color: #fff;}
.share-qrcode{float: left;}
.share-qrcode img{display: block; width: 80px; height: 80px;}
.weixin-close{position: absolute; top: 0; right: 0; display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 16px; color: #d4d4d4; cursor: pointer;}
.weixin-text{padding: 10px 0 0 90px; line-height: 24px; font-size: 12px; color: #666;}
.detail_share {margin: 14px 24px 0 0;}
.mainTextBox{width: 100%;background-color: #fff;margin: 0 auto;}
.mainText{width: 100%;padding: 10px 0 25px 0;margin: 0 auto;color: #404040;font-size: 18px;line-height: 200%;}
.mainText .TRS_UEDITOR{overflow: auto;}
.mainText table{margin: 0 auto;}
.mainText img{max-width: 100%;height: auto;}
.article-xgfj{padding: 20px 30px;}
#playercontainer{margin-top: 15px!important;}
.article-ewm{text-align: center;}
.article-ewm p{line-height: 40px;}
.xl_ewm{margin-top: 10px;}
.xl_ewm img{margin: 0 auto;}
.article-fj-bt{color:#0E72CD;font-weight:600;font-size: 18px;line-height: 30px;margin-bottom: 10px;}
.article-fj-list{font-size: 18px;line-height: 30px;margin-bottom: 30px;}
.enclosure{padding: 9px 30px 14px;margin-bottom: 40px;background: #F7FAFB;}
.enclosure>h2{line-height: 24px;padding: 6px 0;color: #404742;font-weight: bold;font-size: 22px;}
.enclosure-list>li>a{display: block;line-height: 24px;text-indent: 2em;padding-top: 8px;padding-bottom: 8px;color: #666;font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;background: url(../images/2022_enclosure_icon.png) no-repeat left center;}
.enclosure-list>li>a:hover{color: #0E72CD;}

.meta_main{margin-bottom: 20px;/* background: #ecf3fa;*/padding: 10px 0px;}
.meta_main ul{overflow: hidden;border-top: 1px solid #E6E6E6;border-left: 1px solid #E6E6E6;}
.meta_main li{width: 50%;float: left;border-bottom: 1px solid #E6E6E6;border-right: 1px solid #E6E6E6;box-sizing: border-box;}
.meta_main li.meta_main_bg{background: #F7F7F7;}
.meta_main li label, .meta_main li .mes{padding: 6px 5px;line-height: 48px;}
.meta_main li label{float: left;width: 180px;padding-left: 20px;color: #666;box-sizing: content-box;border-right: 1px solid #E6E6E6;}
.meta_main li label i{display: inline-block;width: 0.5em;}
.meta_main li .mes{font-size: 1em;padding: 6px 5px 6px 230px;}


.tupian-list{width: 100%; float: left;position: relative; height: auto;}
.tupian-list ul{margin-top: 10px;}
.tupian-list ul li{width: 23%;height: 190px;margin: 10px 1%;float: left;overflow: hidden;}
.tupian-list ul li img {width: 100%; height: 150px;}
.tupian-list ul li p{width: 100%; height: 40px; line-height: 40px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;font-size: 16px; text-align: center;}
.tupian-list ul li a:hover{color:#366eff ;}

.zt-list{width: 100%; float: left;position: relative; height: auto;}
.zt-list ul{margin-top: 10px;}
.zt-list ul li{width: 23%;height: 225px;margin: 10px 1%;float: left;overflow: hidden;}
.zt-list ul li img {width: 100%; height: 185px;}
.zt-list ul li p{width: 100%; height: 40px; line-height: 40px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;font-size: 16px; text-align: center;}
.zt-list ul li a:hover{color:#366eff ;}


.zjjf-p1{width: 100%; height: auto; background: url(../images/2024-zjjf-p1.jpg) no-repeat top center;}
.zjjf-p1-tit{width: 645px; height: 88px; text-align: center; margin: 80px auto 0;}
.zjjf-p1-shipin{width: 1300px; height: auto; margin-top: 80px;}
.zjjf-p1-shipin video{width: 1300px; height: auto;}
.zjjf-p1-con{width: 100%; height: auto; margin-top: 30px; background: #fff; padding-top: 25px;}
.zjjf-p1-con-top h3{margin: 0;font-size: 20px;font-weight: bold;color: #2E3434;border-left: 5px solid #0E72CD; padding-left: 17px;}
.zjjf-p1-con-box{padding: 0 25px 20px 25px;overflow: hidden;}
.zjjf-p1-con-box .gh{font-size: 16px;font-weight: 500;color: #3C4347; line-height: 2;text-align: justify; margin-top: 20px;}
.zjjf-p1-con-box .gh a{color: #0E72CD;}
.zjjf-p1-con-box-b{width: 100%; margin-top: 30px; }
.zjjf-p1-con-box-b ul li{width: 14.6%; height: 55px; float: left; margin: 0 1%; }
.zjjf-p1-con-box-b ul li a{color: #0E72CD;display: block;width: 100%; height: 100%; line-height: 55px; text-align: center; font-size: 18px;background: #F3F9FE;}
.zjjf-p1-con-box-b ul li a:hover{background: #0E72CD; color: #fff;}

.zjjf-p2{width: 100%; height: auto;}
.zjjf-p2-top{width: 100%; margin-top: 50px; text-align: center; background: url(../images/2024-zjjf-tit-bg.png) no-repeat center;height: 130px;padding-top: 30px;}
.zjjf-p2-con{width: 100%; height: auto; margin-top: 30px; margin-bottom: 30px;}
.zjjf-p2-con ul li{width: 31.33%; margin: 15px 1%; height: 270px; float: left;position: relative;overflow: hidden;}
.zjjf-p2-con ul li p{position: absolute;bottom: 0; left: 0; width: 100%; height: 45px; line-height: 45px; padding: 0 5px; background: rgba(0, 0, 0, 0.7); text-align: center; color: #fff;    overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.zjjf-p2-con ul li a img{width: 100%; height: 100%;}
.zjjf-p2-con ul li:nth-child(1){width: 64.66%;}
.zjjf-p2-con ul li:nth-child(2){width: 31.33%;}















@media screen and (max-width: 768px){
body{min-width: 100%;}
.w1300{width: 100%; padding: 0 2vw;}
.top{height: 60vw; background-size: 250%;background-position-y: -10px;background-position-x: -44vw;}
.top-t{height: 10vw;line-height: 10vw;font-size: 3vw;}
.top-t-l{display: none;}
.top-t-r a{padding: 0 1vw;}
.top-t-r span{padding: 1vw;border-radius: 4vw;}
.top-con{height: 50vw;}
.top-logo{height: auto;margin-top: 4vw;}
.top-logo img{width: 60%;height: auto;}
.top-ss{width: 90%;height: 10vw;margin-top: 0vw;margin-left: 5%;border-radius: 5vw;}
.top-ss #keyword{width: 70%;height: 10vw;line-height: 10vw;text-indent: 2vw;font-size: 3vw;margin-left: 2vw;border-radius: 5vw;}
.top-ss #searchbutton{height: 10vw;margin-top: 0px;width: 25%;font-size: 3vw;background-size: 30%;}
.daohang .w1300{width: 100%;padding: 0;}
.daohang{width: 100%; margin: 0; font-size: 4vw; height: 16vw; line-height: 8vw;background: #1e83dd;}
.daohang ul li{width: 37.5%;border-right:1px solid rgba(255, 255, 255, 0.15);border-bottom:1px solid rgba(255, 255, 255, 0.15)}
.daohang ul li:nth-child(1){height: 16vw; line-height: 16vw; width: 25%;border-right:1px solid rgba(255, 255, 255, 0.15);}
.daohang ul li:nth-child(1), .daohang ul li:nth-child(4), .daohang ul li:nth-child(5){border-bottom: none;}
.daohang ul li a img{width: 4vw;}
.daohang ul li a.on, .daohang ul li a:hover{border-bottom: none;}
.nav .sub{display: none!important;}
.nav .sub li a{font-size: 4vw;}
.daohang ul .m a{font-size: 4vw;padding-bottom: 0;}
.daohang ul .m.on h3 a, .daohang ul .m:hover h3 a{border-bottom:none;}
.daohang ul .m{width: 37.5%;border-right:1px solid rgba(255, 255, 255, 0.15);border-bottom:1px solid rgba(255, 255, 255, 0.15);height: auto;}
.daohang ul .m:nth-child(1){height: 16vw; line-height: 16vw; width: 25%;border-right:1px solid rgba(255, 255, 255, 0.15);}
.daohang ul .m:nth-child(1), .daohang ul .m:nth-child(4), .daohang ul .m:nth-child(5){border-bottom: none;}
.daohang ul .m.on h3 a:after{display: none!important;}
.nav h3:hover a:after{display: none!important;}
.daohang ul .m h3{height: unset;}

.home-tt{height: 12vw;margin-top: 4vw;}
.home_tt_scroll .bd{margin-top: 0;height: 12vw;padding: 0 2vw;}
.home_tt_scroll .infoList li a{font-size: 5vw;line-height: 12vw;height: 10vw;}
.home_tt_scroll .hd{width: 5vw;right: 0;}
.home_tt_scroll .hd ul li{width: 2vw;height: 2vw;margin: 1vw;border-radius: 1vw;}
.home-tt-l{width: 20vw;height: 8vw;margin-left: 1vw;margin-top: 2vw;}
.home-tt-l img{width: 100%; height: auto;}
.home_tt_nr{width: calc(100% - 21vw);padding: 0 3vw;}
.home_tt_scroll .hd ul{margin-top: 0;}

.p1{margin-top: 3vw;}
.p1-l{width: 100%;font: none;height: 60vw;}
.p1-l .swiper-wrapper .swiper-slide .text span{font-size: 4vw; line-height: 11vw;}
.p1-l .swiper-wrapper .swiper-slide .text{height: 11vw;}
.p1-l>a.arrow-left, .p1-l>a.arrow-right{display: none;}
.p1-l .swiper-pagination-bullet{width: 3vw;height: 3vw;border-radius: 3vw;}
.pagination{bottom: 3vw;}
.p1-r{font: none;width: 100%;height: auto;margin-top: 3vw;}
.p1-r .bd{height: auto!important;}
.newstab{height: 9vw;line-height: 8vw;display: flex;white-space: nowrap;overflow-x: scroll;overflow-y: hidden;}
.p1-r .newstab li{margin: 0 1vw;}
.p1-r .newstab li a{font-size: 4.5vw;}
.newstab li a{padding: 0 1vw;font-size: 4vw;}
.newslist{padding-top: 2vw;}
.newslist li{height: 10vw;line-height: 10vw;text-indent: 1vw;padding-right: 20%;}
.p1-r .newslist li a{font-size: 4vw;}
.newstab li a{font-size: 4.5vw;pointer-events: none;padding: 0 1vw;}
.newslist li a{font-size: 4vw;padding-left: 0;}
.newslist li span{font-size: 3vw;}
.newslist li::before{top: 5.5vw;left: 1vw;width: 2vw;height: 2vw;display: none;}
.newslist-more{display: block;height: 8vw;background-color: #ececec;line-height: 8vw;text-align: center;width: 30%;margin: 0 auto;margin-bottom: 3vw;font-size: 3vw;}

.p4{margin-top: 3vw;}
.p4-ztzl-tit{margin-top: 0vw;height: 20vw;right: 0vw;top: 5vw;width: 8vw;font-size: 3vw;padding: 2vw;background-size: 70%;}
.p4-ztzl-con{width: 100%;height: 25vw;margin-top: 2vw;margin-bottom: 3vw;}
.p4-ztzl-con .swiper-slide{height: auto; margin-right: 0;line-height: 8vw;}
.p4-ztzl-con .swiper-slide img{height: 25vw;}
.p4-ztzl-con .swiper-slide p br{display: none;}
.p4-ztzl-con .pagination {margin-top: 2vw;}
.p4-ztzl-con .swiper-pagination-bullet{width: 2vw;height: 2vw;margin: 0 1vw;}

.p2{margin-top: 5vw;}
.p2-l{width: 100%;}
.p2-zfxxgk{width: 100%;margin-left: 0;height: auto;display: block; background: #E7F5F7;}
.zfxxgk-left{width: 100%; height: 10vw; line-height: 10vw; margin-top: 2vw; }
.zfxxgk-left h1{font-size: 5vw;}
.zfxxgk-right{width: 100%; height: auto;}
.zfxxgk-list{height: auto;padding: 2vw 6vw;}
.zfxxgk-list li{line-height: 8vw;}
.zfxxgk-list li a{font-size: 4vw;}
.p2-zcwj{padding: 2vw;}
.p2-zcwj .newstab li a{font-size: 4.5vw;padding: 0 2vw 0 0;font-weight: unset;}
.p2-rk{margin-top: 2vw;padding: 0 2vw;}
.p2-rk a{width: 31%;height: 10vw;font-size: 4vw;}
.p2-zdly{margin-top: 2vw;padding: 0 2vw;margin-bottom: 3vw;}
.p2-zdly-box{margin-top: 2vw;}
.p2-zdly-box li{width: 25%;height: 20vw;}
.p2-zdly-box li a span{line-height: 8vw;font-size: 4vw;margin-top: 1vw;}
.p2-zdly-box li a img{width: 8vw;height: 8vw;}
.p2-zdly .newstab li a{font-size: 4.5vw;padding: 0 2vw 0 0;font-weight: unset;}


.p2-r{width: 100%;margin-top: 3vw;}
.p2-zwfw{height: auto;padding-bottom: 2vw;}
.p2-zwfw-top{padding: 3vw;height: 10vw;}
.p2-zwfw-top h1{font-size: 5vw;}
.p2-zwfw-top h1 a{font-size: 5vw;}
.p2-zwfw-list{width: 96%;margin-left: 2%;height: 20vw;margin-top: 3vw;padding: 2vw;background: #FBF5F5;}
.p2-zwfw-list h2{line-height: 8vw;}
.p2-zwfw-list h2 a{line-height: 8vw;font-size: 4.5vw;}
.p2-zwfw-list h2 a.more{font-size: 3vw;line-height: 8vw;}
.p2-zwfw-list .cont-list li{margin-right: 2vw;}
.p2-zwfw-list .cont-list a{font-size: 3.5vw;line-height: 8vw;}


.p2-hdjl{height: auto;margin-top: 2vw;}
.p2-hdjl-top{height: 15vw;}
.p2-hdjl-top ul li{width: 20vw;height: 8vw;line-height: 8vw;margin: 4vw 2vw;font-size: 4vw;}
.p2-hdjl-box{height: auto;padding: 2vw;}



.crumb{padding: 3vw 0;}
.crumb h2{line-height: 6vw;font-size: 3vw;}
.jfq-tygl{padding: 2vw;margin-bottom: 3vw;}
.jfq-tygl-box{margin-bottom: 3vw;}
.jfq-tygl-box-l{width: 100%;}
.sidenav > li > a{padding-left: 5vw;padding-top: 3vw;padding-bottom: 3vw;padding-right: 5vw;font-size: 4vw;line-height: 5vw;}
.jfq-tygl-box-r-con{padding-left: 0;}
.jfq-tygl-box-r-con .newstab li a{font-size: 5vw;}
.jfq-tygl-box-list .newslist{margin-bottom: 3vw;}

.jfq-tygl-box-r{width: 100%;}
.sidenav > li{margin-bottom: 1vw;}
.jfq-tygl-box-list .newslist li:nth-child(5n){height: 15vw;margin-bottom: 3vw;padding-bottom: 3vw;}

.jfq-xl{padding: 4vw;margin-bottom: 3vw;}
.article-title{font-size: 5vw;padding: 2vw 0 2vw;}
.article-subtitle{font-size: 4vw;}
.article-attr{margin-top: 3vw;padding-bottom: 2vw;font-size: 3vw;}
.article-attr-r{display: none;}
.mainTextBox{width: 100%;}
.mainText{width: 100%;padding: 2vw;font-size: 4vw!important;line-height: 2!important;}
.mainText img{max-width: 100%!important;height: auto!important;}
#playercontainer{width: 100%!important;max-height: 50vw!important;}
#playercontainer video{width: 100%!important; max-height: 50vw!important;}
.mainText p, .mainText div, .mainText span{font-size: 4vw!important;line-height: 2!important;}
.enclosure{padding: 2vw;margin-bottom: 2vw;}
.article-fj-bt{font-size: 4vw;line-height: 8vw;margin-bottom: 0;}
.enclosure-list>li>a{line-height: 1.5;padding-left: 4vw;padding-top: 2vw;padding-bottom: 2vw;font-size: 3vw;background-size: 3vw;}
.article-ewm{display: none;}
.enclosure>h2{font-size: 4vw;}

.meta_main{margin-bottom: 3vw;padding: 2vw 0px;font-size: 3vw;}
.meta_main li{width: 100%;height: 8vw;}
.meta_main li label{width: 20vw;padding: 0;text-align: center;line-height: 8vw;}
.meta_main li .mes{font-size: 3vw;padding: 0;line-height: 8vw;padding-left: 2vw;float: left;}

.tupian-list ul{margin-top: 2vw;}
.tupian-list ul li{width: 48%; height: 40vw; margin: 2vw 1%;}
.tupian-list ul li img{height: 30vw;}
.tupian-list ul li p{height: 10vw; line-height: 10vw;font-size: 3.5vw;text-align: center;}

.zt-list ul{margin-top: 2vw;}
.zt-list ul li{width: 48%; height: 40vw; margin: 2vw 1%;}
.zt-list ul li img{height: 30vw;}
.zt-list ul li p{height: 10vw; line-height: 10vw;font-size: 3.5vw;text-align: center;}

.zjjf-p1{background-size: 150%;}
.zjjf-p1-tit{width: 100%;height: auto;margin: 4vw auto 0;}
.zjjf-p1-tit img{width: 100%; height: auto;}
.zjjf-p1-shipin{width: 100%; margin-top: 4vw;}
.zjjf-p1-shipin video{width: 100%;}
.zjjf-p1-con{margin-top: 3vw;padding-top: 2vw;}
.zjjf-p1-con-top h3{font-size: 5vw;padding-left: 3vw;}
.zjjf-p1-con-box{padding: 3vw;}
.zjjf-p1-con-box .gh{font-size: 4vw;margin-top: 2vw;}
.zjjf-p1-con-box-b{margin-top: 2vw;}
.zjjf-p1-con-box-b ul li{width: 31.3%; margin: 1vw 1%;height: 10vw;}
.zjjf-p1-con-box-b ul li a{line-height: 10vw;font-size: 4vw;}
.zjjf-p2-top{margin-top: 3vw;height: 15vw;padding-top: 2vw;background-size: 150%;}
.zjjf-p2-top img{width: 33%; height: auto;}
.zjjf-p2-con{margin-top: 2vw;margin-bottom: 2vw;}
.zjjf-p2-con ul li{width: 48% !important;height: 30vw;margin: 1vw 1%;}
.zjjf-p2-con ul li p{height: 8vw;line-height: 8vw;font-size: 4vw;}





.footer{height: auto;}
.foot-top{display: none;}
.foot{width: 100%;height: auto;padding: 0;}
.foot-left-box{font-size: 3.5vw; line-height: 6.5vw;}
.foot-left-box br{display: block;}
.pc{display: none;}
.foot-left{width: 100%; float: none; text-align: center;}
.foot-right{width: 100%; float: none; text-align: center; margin-top: 3vw;padding-bottom: 2vw;}
.foot-right span:nth-child(1){width: 10vw;margin-left: 6vw;}
.foot-right span{width: 20vw; margin-right: 3vw; float: left;}
.foot-right span a{width: 100%; display: block;}
.foot-right span img{width: 100%; display: block;}
.foot-left-box.sj a{margin: 0 2vw;}






}